home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 3064 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.1 KB  |  80 lines

  1. Path: news1.channel1.com!usenet
  2. From: tonypere@user1.channel1.com (Tony PΘrez)
  3. Newsgroups: comp.dcom.modems,comp.ibm.pc.hardware,comp.sys.ibm.pc.hardware.comm
  4. Subject: Re: Silly problem with Supra FaxModem
  5. Date: Sun, 28 Jan 1996 15:37:16 GMT
  6. Organization: Channel 1 Communications
  7. Message-ID: <4eg5bs$b6s@news1.channel1.com>
  8. References: <4c2kip$35l@accursio.comune.bologna.it> <rcgoldschmidt.186.01C8E361@nih.gov>
  9. NNTP-Posting-Host: user1.channel1.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. rcgoldschmidt@nih.gov (Bob Goldschmidt) wrote:
  13.  
  14. >In article <4c2kip$35l@accursio.comune.bologna.it> pod1466@iperbole.bologna.it (Simone Colombara e Annarita P.) writes:
  15. >>From: pod1466@iperbole.bologna.it (Simone Colombara e Annarita P.)
  16. >>Subject: Silly problem with Supra FaxModem
  17. >>Date: Sat, 30 Dec 1995 05:58:23 GMT
  18.  
  19. >>Sorry for my english!
  20.  
  21. >>I've got an external SupraFaxModem V32Bis modem.
  22. >>Using it as usually with dos communications programs to download files
  23. >>and mail from Fidonet, I receive a lot of "CRC error" and CPS slow
  24. >>down from 1600 to about 800.
  25. >>Since the problem've started (yes, there were a time with no
  26. >>problems...), I've changed communication program, cables, and even the
  27. >>serial card! 
  28. >>A friend of mine has also tryed the modem on his computer, without any
  29. >>problem.
  30.  
  31. >>Well, I've discovered that, opening a dos shell under windows,
  32. >>launching the same dos communication program and with the same modem
  33. >>configuration, the download goes well and CPS stand on 1600-1650.
  34.  
  35. >>Have you any reason for that?
  36.  
  37.  
  38.  
  39. >>     
  40. >>e-mail pod1466@iperbole.bologna.it (Simone Colombara e Annarita P.)
  41.  
  42. >Just a guess - but could it be that under real DOS you have a problem 
  43. >initializing your UART 16550 buffer?  That means a comm driver problem.  14.4 
  44. >modems - using data compression - need the 16bit FIFO bufffer in the 16550 
  45. >UART chip in order not to outstrip incoming data stream.  In Windows - with a 
  46. >recent COMM.DRV or replacement - the UART buffer is taken care of 
  47. >automatically.  In DOS it may be a different story.  If the buffer is not 
  48. >initialized and configured at the start of your modem session, you may well 
  49. >get dropped information and all sorts of weird stuff.  A least at high speeds.
  50.  
  51. >Bob.
  52. >-------------------------------------------------------------
  53. >Robert Goldschmidt, Ph.D.
  54. >Sr. Systems Analyst - Designer
  55. >National Institutes of Health
  56. >Office of Extramural Research
  57. >Email:  rcgoldschmidt@nih.gov
  58.  As Bob says, it's the FIFOs in your UART. I read Curt's response also
  59. and his site has good info, but one thing I find lacking wherever I
  60. look is how to set the UARTs in DOS alone, such as what you are trying
  61. to do.
  62.  
  63. I had once found shareware called FEEFIFO that claimed to do this in
  64. DOS alone, but unfortunately discovered that I couldn't use it because
  65. it was hobbled to only address COM1. You might do a search on FEEFIFO
  66. and maybe it will help you.
  67.  
  68. Lastly, the best modem web site I have found is:
  69.  
  70. http://web.aimnet.com/~jnavas/modem/faq.html
  71.  
  72. Then again, someone who is trying to use DOS, and went into windows to
  73. circumvent a communications problem, might not even HAVE a Web
  74. browser.
  75.  
  76. Make sure to come back and tell us what the fix was. 
  77.  
  78.  
  79.  
  80.